home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group98c.txt / 000041_icon-group-sender _Mon Sep 21 09:13:48 1998.msg < prev    next >
Internet Message Format  |  2000-09-20  |  1KB

  1. Return-Path: <icon-group-sender>
  2. Received: from kingfisher.CS.Arizona.EDU (kingfisher.CS.Arizona.EDU [192.12.69.239])
  3.     by baskerville.CS.Arizona.EDU (8.9.1a/8.9.1) with SMTP id JAA22923
  4.     for <icon-group-addresses@baskerville.CS.Arizona.EDU>; Mon, 21 Sep 1998 09:13:41 -0700 (MST)
  5. Received: by kingfisher.CS.Arizona.EDU (5.65v4.0/1.1.8.2/08Nov94-0446PM)
  6.     id AA10076; Mon, 21 Sep 1998 09:13:11 -0700
  7. Sender: root@sulaco.novagate.net
  8. Message-Id: <3605928D.60089F5B@novagate.com>
  9. Date: Sun, 20 Sep 1998 19:41:02 -0400
  10. From: Douglas Nichols <pharaoh@novagate.com>
  11. X-Mailer: Mozilla 4.06 [en] (X11; I; Linux 2.0.35 i586)
  12. Mime-Version: 1.0
  13. To: icon-group@optima.CS.Arizona.EDU
  14. Subject: Novice Question:  File list in list box
  15. Content-Type: text/plain; charset=us-ascii
  16. Content-Transfer-Encoding: 7bit
  17. Content-Transfer-Encoding: 7bit
  18. Content-Transfer-Encoding: 7bit
  19. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  20. Content-Transfer-Encoding: 7bit
  21. Status: RO
  22.  
  23.  
  24. I have just started writing my first program in Icon.  I am having
  25. difficulty understanding how to produce a list of files (those with the
  26. .jpg extension) in a directory which I can put in a list box with the
  27. VSetItems command so that the user can select the images to be batch
  28. processed.  I would appreciate any help with this learning experience.
  29. Thank you.
  30.  
  31. (I am developing it in Linux, but it will eventually have to run in
  32. Windows)
  33.  
  34.  
  35.